Man pages: remove options from cargo-run
authorDaniel Campoverde [alx741] <alx741@riseup.net>
Tue, 17 May 2016 01:47:37 +0000 (20:47 -0500)
committerDaniel Campoverde [alx741] <alx741@riseup.net>
Tue, 17 May 2016 01:47:37 +0000 (20:47 -0500)
src/etc/man/cargo-run.1

index 689f0bedde09d1d1e35a2c342179babd4f9f71b5..4783e060c3f291d44ab3c8af950b92c92d26e71c 100644 (file)
@@ -26,21 +26,6 @@ Print this message.
 .RS
 .RE
 .TP
-.B \-p \f[I]SPEC\f[], \-\-package \f[I]SPEC ...\f[]
-Package to build.
-.RS
-.RE
-.TP
-.B \-j \f[I]IN\f[], \-\-jobs \f[I]IN\f[]
-The number of jobs to run in parallel.
-.RS
-.RE
-.TP
-.B \-\-lib
-Build only this package\[aq]s library.
-.RS
-.RE
-.TP
 .B \-\-bin \f[I]NAME\f[]
 Name of the bin target to run.
 .RS
@@ -51,6 +36,11 @@ Name of the example target to run.
 .RS
 .RE
 .TP
+.B \-j \f[I]IN\f[], \-\-jobs \f[I]IN\f[]
+The number of jobs to run in parallel.
+.RS
+.RE
+.TP
 .B \-\-release
 Build artifacts in release mode, with optimizations.
 .RS